<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Sherman VC 'Firefly'</long_name>
		<short_name>Firefly</short_name>
		<comment>An American M4A4 Sherman medium tank up-gunned with a British 17-pounder cannon, with a light machine gun</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1944</year><number>50</number></data>
		<data><month>9</month><year>1944</year><number>200</number></data>
		<data><month>12</month><year>1944</year><number>300</number></data>
		<data><month>3</month><year>1945</year><number>400</number></data>
		<data><month>12</month><year>1945</year><number>400</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Sherman VC Firefly.png</image_profile>
			<weight>35300</weight>
		</attributes>

		<drive>
			<engine>
				<name>Chrysler A57</name>
				<horsepower>425</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>43</offsetX><offsetY>302</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-43</offsetX><offsetY>302</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Sherman VC Firefly.png</image_view>

			<width>262</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>51@56</upper_front>
				<lower_front>51@-20</lower_front>
				<side>38</side>
				<rear>38@-10</rear>
				<top>20</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>262</width>
			<length>450</length>
			<height>73</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>51@56</front>
				<side>38</side>
				<rear>38@10</rear>
				<top>20</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Sherman VC Firefly turret.png</image_view>

			<diameter>210</diameter>
			<height>75</height>
			<offsetX>0</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>15</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>76@30</front>
				<side>51@15</side>
				<rear>51</rear>
				<top>25</top>
				<mantlet>140</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_17PDR_OQF</type><offsetX>1</offsetX><offsetY>-40</offsetY></weapon>
			<weapon><type>WEAPON_LMG_M1919</type><offsetX>-27</offsetX><offsetY>-44</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_17PDR_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_CANNON_17PDR_OQF</for><flavour>FLAVOUR_HE</flavour><rounds>51</rounds></ammo>
			<ammo><for>WEAPON_CANNON_17PDR_OQF</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>5000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
